PrintDocument for WinForms
Sort(Int32,Int32,IComparer<KeyMap>) メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > KeyMapStack クラス > Sort メソッド : Sort(Int32,Int32,IComparer<KeyMap>) メソッド
シンタックス
'宣言
 
Public Overloads Sub Sort( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer, _
   ByVal comparer As System.Collections.Generic.IComparer(Of KeyMap) _
) 
'使用法
 
Dim instance As KeyMapStack
Dim index As System.Integer
Dim count As System.Integer
Dim comparer As System.Collections.Generic.IComparer(Of KeyMap)
 
instance.Sort(index, count, comparer)
public void Sort( 
   System.int index,
   System.int count,
   System.Collections.Generic.IComparer<KeyMap> comparer
)

パラメータ

index
count
comparer
参照

KeyMapStack クラス
KeyMapStack メンバ
オーバーロード一覧